Skip to content

🪲 [Fix]: Fix linter settings and docs#2

Merged
Marius Storhaug (MariusStorhaug) merged 5 commits intomainfrom
fixDocs
Oct 9, 2025
Merged

🪲 [Fix]: Fix linter settings and docs#2
Marius Storhaug (MariusStorhaug) merged 5 commits intomainfrom
fixDocs

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Oct 6, 2025

This pull request introduces several configuration improvements related to linting and documentation, as well as a minor documentation update to a public PowerShell function. The changes primarily focus on customizing linter behavior and clarifying function documentation.

Linter and configuration updates:

  • .github/PSModule.yml: Added a new Linter section to configure environment variables that disable several validation checks, such as Biome format, Biome lint, GitHub Actions Zizmor, JSCPD, and various Prettier validations.
  • .github/linters/.markdown-lint.yml: Updated Markdown linting rules by disabling duplicate heading checks (MD024), correcting punctuation formatting for MD026, and clarifying that duplicate INPUTS and OUTPUTS headings are allowed.

Documentation improvement:

Copilot AI review requested due to automatic review settings October 6, 2025 22:56
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds linter configuration settings to disable multiple validation checks in the GitHub Actions workflow. The changes configure the linter environment to skip various formatting and linting tools including Biome, Zizmor, JSCPD, and Prettier for different file types.

  • Added a new Linter section with environment variables to disable specific validation checks

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copilot AI review requested due to automatic review settings October 8, 2025 09:44
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 68ad638 into main Oct 9, 2025
36 checks passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 9, 2025

Module Gemini - 0.0.2 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 9, 2025

GitHub release for Gemini v0.0.2 has been created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants